* lisp/vc/log-edit.el: Add GNU coding standards highlighting.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 May 2012 15:19:18 +0000 (11:19 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 8 May 2012 15:19:18 +0000 (11:19 -0400)
commitf3db85287ac4893df75393abd01de1a879ab3292
treec6ab214073230ae901eac66c2942e1e3d3ed624b
parent75aa21a1260ee2a9ea1613bcafe375830753b110
* lisp/vc/log-edit.el: Add GNU coding standards highlighting.
(log-edit-font-lock-gnu-style)
(log-edit-font-lock-gnu-keywords): New vars.
(log-edit-font-lock-keywords): New fun.
(log-edit-mode): Don't fold case in font-lock.
(log-edit-font-lock-keywords): Do not assume case-folding.
* .dir-locals.el (log-edit-mode): Enable gnu-style checks.
.dir-locals.el
ChangeLog
lisp/ChangeLog
lisp/vc/log-edit.el